Click or drag to resize

BandwidthCollectionGetEnumerator Method

Returns an IEnumerator that can iterate through the BandwidthCollection.

Namespace:  Independentsoft.Sip.Sdp
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator

Implements

IEnumerableGetEnumerator
See Also